home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Education / Music Gym / KeySignatures / card_14066.txt < prev    next >
Encoding:
Text File  |  1993-03-01  |  517 b   |  24 lines

  1. -- card: 14066 from stack: in
  2. -- bmap block id: 14234
  3. -- flags: 0000
  4. -- background id: 10861
  5. -- name: Play key of G minor
  6.  
  7.  
  8. -- part 6 (button)
  9. -- low flags: 00
  10. -- high flags: 8003
  11. -- rect: left=299 top=297 right=327 bottom=328
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 14
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: G
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   play "harpsichord" tempo 450 "G4w A Bb C5 D Eb F G"
  23. end mouseUp
  24.